RecentData.description

string description() @property nothrow

Get description field.

Returns

a UTF-8 encoded string, containing a short description of

the resource, or null;

void description(string propval) @property nothrow

Set description field.

Parameters

propvala UTF-8 encoded string, containing a short description of the resource, or null;