Unity Engine documentationScript ReferenceUnityEditorEditorWindowtitleThe title of this window.Read time 1 minuteLast updated 5 days agoDefinition Type: Property Namespace: UnityEditor Assembly: UnityEditor WarningDeprecated. Use titleContent instead (it supports setting a title icon as well). public string title { get; set; }