connection property

Implementation

MIDIPortConnectionState get connection => MIDIPortConnectionState.fromValue(
    js_util.getProperty(this, 'connection'));