FormatDefinition.description
string description() @property nothrowGet description field.
Returns
A longer description of the format
void description(string propval) @property nothrowSet description field.
Parameters
propval | A longer description of the format |