StatusPage.description
string description() @property nothrowGet description property.
Returns
The description markup to be displayed below the title.
void description(string propval) @property nothrowSet description property.
Parameters
propval | The description markup to be displayed below the title. |