manufacturer property

String? get manufacturer

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

Implementation

external String? get manufacturer;