# editable

> Is this property editable? (Read Only)

## Definition

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

```csharp
public bool editable { get; }
```

### Remarks

Additional Resources: [HideFlags.NotEditable](/engine/6000.7/script-reference/unityengine/hideflags/noteditable.md)
