DBusSignalInfo.name

string name() @property

Get name field.

Returns

The name of the D-Bus signal, e.g. "NameOwnerChanged".
void name(string propval) @property

Set name field.

Parameters

propvalThe name of the D-Bus signal, e.g. "NameOwnerChanged".