model property

String model

Name of the model of this device.

Implementation

String get model => (_properties['Model'] as DBusString).value;