DBusArgInfo.name

string name() @property nothrow

Get name field.

Returns

Name of the argument, e.g. @unix_user_id.
void name(string propval) @property nothrow

Set name field.

Parameters

propvalName of the argument, e.g. @unix_user_id.