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