name property

String? get name

The name read-only property of the MIDIPort interface returns the system name of the port.

Implementation

external String? get name;