PluginDesc.name

string name() @property nothrow

Get name field.

Returns

a unique name of the plugin
void name(string propval) @property nothrow

Set name field.

Parameters

propvala unique name of the plugin