# Sandbox.SerializedProperty.IsMultipleDifferentValues

```csharp
bool IsMultipleDifferentValues { get; set; }
```

True if this holds multiple values, and they're all different.

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
