The title typically identifies the current view or content item, and generally does not use the application name.
WindowTitle.title
string title() @property nothrowGet title property.
Returns
The title to display.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title to display. The title typically identifies the current view or content item, and generally does not use the application name. |