# Sandbox.BaseChair.TooltipTitle

```csharp
string TooltipTitle { get; set; }
```

The title of this chair's tooltip. Empty to disable.

Declared in [Sandbox.BaseChair](/api/Sandbox.BaseChair).
Assembly: `Sandbox.Engine`.
