StatusPage.description

string description() @property nothrow

Get description property.

Returns

The description markup to be displayed below the title.
void description(string propval) @property nothrow

Set description property.

Parameters

propvalThe description markup to be displayed below the title.