# Editor.ToolButton.Checked

```csharp
bool Checked { get; set; }
```

Whether the tool button is currently checked or not.

Declared in [Editor.ToolButton](/api/Editor.ToolButton).
Assembly: `Sandbox.Tools`.
