---
title: packet
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midipacketlist/packet
---

# packet

An open-ended array of variable-length MIDI packets.

## Declaration

```swift
var packet: MIDIPacket
```

## See Also

### Inspecting a Packet List

- [numPackets](coremidi/midipacketlist/numpackets.md)
