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