# Sandbox.SerializedProperty.MultipleProperties

```csharp
IEnumerable<SerializedProperty> MultipleProperties { get; set; }
```

Get all properties if this holds multiple values

Declared in [Sandbox.SerializedProperty](/api/Sandbox.SerializedProperty).
Assembly: `Sandbox.System`.
