# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetIsEditable

```csharp
void SetIsEditable(bool value)
```

Force the property to be editable or read-only.

### Parameters

- `value` (`bool`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
