The subtitle should give the user additional details.
WindowTitle.subtitle
string subtitle() @property nothrowGet subtitle property.
Returns
The subtitle to display.
void subtitle(string propval) @property nothrowSet subtitle property.
Parameters
propval | The subtitle to display. The subtitle should give the user additional details. |