# title

> The title of this window.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

> **Warning:**
>
> **Deprecated.** Use titleContent instead (it supports setting a title icon as well).

```csharp
public string title { get; set; }
```
