# Sandbox.SerializedProperty.OnPreChange

```csharp
PropertyPreChangeDelegate OnPreChange { get; set; }
```

Called when the property value is about to change.

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
