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