connection property

Implementation

_i3.MIDIPortConnectionState get connection =>
    _i3.MIDIPortConnectionStateOptions.values.byName(_i4.getProperty(
      this,
      'connection',
    ));