DBusPropertyInfo.signature

string signature() @property

Get signature field.

Returns

The D-Bus signature of the property (a single complete type).
void signature(string propval) @property

Set signature field.

Parameters

propvalThe D-Bus signature of the property (a single complete type).