DBusPropertyInfo.name
string name() @propertyGet name field.
Returns
The name of the D-Bus property, e.g. "SupportedFilesystems".
void name(string propval) @propertySet name field.
Parameters
propval | The name of the D-Bus property, e.g. "SupportedFilesystems". |