DBusMethodInfo.name
string name() @property nothrowGet name field.
Returns
The name of the D-Bus method, e.g. @RequestName.
void name(string propval) @property nothrowSet name field.
Parameters
propval | The name of the D-Bus method, e.g. @RequestName. |