---
title: kMIDIPropertyDisplayName
framework: coremidi
role: symbol
role_heading: Global Variable
path: coremidi/kmidipropertydisplayname
---

# kMIDIPropertyDisplayName

The user-visible name for an endpoint that combines the device and endpoint names.

## Declaration

```swift
let kMIDIPropertyDisplayName: CFString
```

## Discussion

Discussion For objects other than endpoints, the display name is the same as its kMIDIPropertyName value.

## See Also

### Presentation

- [kMIDIPropertyImage](coremidi/kmidipropertyimage.md)
