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