# enabled

> Set this value to false to disable this DefaultPreset setting from the default preset list without removing it.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Presets](/engine/6000.6/script-reference/unityeditor/presets.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public bool enabled { get; set; }
```
