PreferencesPage.description
string description() @property nothrowGet description property.
Returns
The description to be displayed at the top of the page.
void description(string propval) @property nothrowSet description property.
Parameters
propval | The description to be displayed at the top of the page. |