DBusArgInfo.name
string name() @property nothrowGet name field.
Returns
Name of the argument, e.g. @unix_user_id.
void name(string propval) @property nothrowSet name field.
Parameters
propval | Name of the argument, e.g. @unix_user_id. |
string name() @property nothrowGet name field.
void name(string propval) @property nothrowSet name field.
propval | Name of the argument, e.g. @unix_user_id. |