# Editor.Asset.PublishSettings.Enabled

```csharp
bool Enabled { get; set; }
```

Whether the asset should be published or not.

Declared in [Editor.Asset.PublishSettings](/api/Editor.Asset.PublishSettings).
Assembly: `Sandbox.Tools`.
