propertiesInterface property

String get propertiesInterface

The interface the properties are on.

Implementation

String get propertiesInterface => (values[0] as DBusString).value;