# Editor.Checkbox.State

```csharp
CheckState State { get; set; }
```

Current state of this checkbox.

Declared in [Editor.Checkbox](/api/Editor.Checkbox).
Assembly: `Sandbox.Tools`.
