DBusArgInfo.name

string name() @property

Get name field.

Returns

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

Set name field.

Parameters

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