DBusInterfaceInfo.name
string name() @propertyGet name field.
Returns
The name of the D-Bus interface, e.g. "org.freedesktop.DBus.Properties".
void name(string propval) @propertySet name field.
Parameters
propval | The name of the D-Bus interface, e.g. "org.freedesktop.DBus.Properties". |