DBusInterfaceInfo.name

string name() @property

Get name field.

Returns

The name of the D-Bus interface, e.g. "org.freedesktop.DBus.Properties".
void name(string propval) @property

Set name field.

Parameters

propvalThe name of the D-Bus interface, e.g. "org.freedesktop.DBus.Properties".