The title typically identifies the current view or content item, and generally does not use the application name.
WindowTitle.title
string title() @propertyGet title property.
Returns
The title to display.
void title(string propval) @propertySet 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. |