PreferencesGroup.description

string description() @property nothrow

Get description property.

Returns

The description for this group of preferences.
void description(string propval) @property nothrow

Set description property.

Parameters

propvalThe description for this group of preferences.