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