# Sandbox.SerializedProperty.IsMultipleValues

```csharp
bool IsMultipleValues { get; set; }
```

True if this holds multiple values. That might all be the same.

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
