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