# Sandbox.SerializedProperty.HasChanges

```csharp
bool HasChanges { get; set; }
```

Returns true if the current set value differs from the actual value

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
