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