# IWindow.Title property

The window caption.

```csharp
public string Title { get; }
```

## See Also

* interface [IWindow](../IWindow.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
