---
title: kMIDIPropertyPrivate
framework: coremidi
role: symbol
role_heading: Global Variable
path: coremidi/kmidipropertyprivate
---

# kMIDIPropertyPrivate

A Boolean value that indicates whether the system hides an endpoint from other clients.

## Declaration

```swift
let kMIDIPropertyPrivate: CFString
```

## Discussion

Discussion You can set this property on a device or entity, but it still appears in the API; the system only hides the object’s owned endpoints.

## See Also

### Status

- [kMIDIPropertyOffline](coremidi/kmidipropertyoffline.md)
