# Editor.DockManager.DockInfo.Title

```csharp
string Title { get; set; }
```

Display title and internal key for the dock.

Declared in [Editor.DockManager.DockInfo](/api/Editor.DockManager.DockInfo).
Assembly: `Sandbox.Tools`.
