# Editor.Checkbox.Value

```csharp
bool Value { get; set; }
```

Whether the checkbox is checked or not.

Declared in [Editor.Checkbox](/api/Editor.Checkbox).
Assembly: `Sandbox.Tools`.
