---
title: parent
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midiobjectaddremovenotification/parent
---

# parent

The parent object of the added or removed child.

## Declaration

```swift
var parent: MIDIObjectRef
```

## See Also

### Inspecting the Notification

- [messageID](coremidi/midiobjectaddremovenotification/messageid.md)
- [messageSize](coremidi/midiobjectaddremovenotification/messagesize.md)
- [parentType](coremidi/midiobjectaddremovenotification/parenttype.md)
- [child](coremidi/midiobjectaddremovenotification/child.md)
- [childType](coremidi/midiobjectaddremovenotification/childtype.md)
