# IWindowAwareViewModel.Title property

The window caption, used when the caller does not supply one explicitly.

```csharp
public string Title { get; }
```

## See Also

* interface [IWindowAwareViewModel](../IWindowAwareViewModel.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
