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