PreferencesGroup.description
string description() @property nothrowGet description property.
Returns
The description for this group of preferences.
void description(string propval) @property nothrowSet description property.
Parameters
propval | The description for this group of preferences. |