# Sandbox.UI.Checkbox.Value

```csharp
bool Value { get; set; }
```

Returns true if this checkbox is checked.

Declared in [Sandbox.UI.Checkbox](/api/Sandbox.UI.Checkbox).
Assembly: `Sandbox.Engine`.
