# Editor.PanelWindow.Title

```csharp
string Title { get; set; }
```

The window's title bar text.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
