# Sandbox.RangeAttribute.Max

```csharp
float Max { get; set; }
```

The maximum value of the range.

Declared in [Sandbox.RangeAttribute](/api/Sandbox.RangeAttribute).
Assembly: `Sandbox.System`.
