interface property

String interface

Name of the device's control (and often data) interface.

Implementation

String get interface =>
    _object.getStringProperty(_deviceInterfaceName, 'Interface') ?? '';