const CFStringRef kMIDIPropertyName;
device/entity/endpoint property, string
Devices, entities, and endpoints may all have names. The recommended way
to display an endpoint's name is to ask for the endpoint name, and display
only that name if it is unique. If it is non-unique, prepend the device
name.
A setup editor may allow the user to set the names of both driver-owned
and external devices.