DBusArgInfo.signature
string signature() @property nothrowGet signature field.
Returns
D-Bus signature of the argument (a single complete type).
void signature(string propval) @property nothrowSet signature field.
Parameters
propval | D-Bus signature of the argument (a single complete type). |