# Sandbox.SerializedProperty.CustomizableSerializedProperty.SetHasChanges

```csharp
void SetHasChanges(bool value)
```

Override the dirty/changed flag.

### Parameters

- `value` (`bool`)

Declared in [Sandbox.SerializedProperty.CustomizableSerializedProperty](/api/Sandbox.SerializedProperty.CustomizableSerializedProperty).
Assembly: `Sandbox.System`.
