---
title: destination
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midicidiscoverednode/destination
---

# destination

The node’s MIDI destination.

## Declaration

```swift
var destination: MIDIEntityRef { get }
```

## See Also

### Inspecting a Node

- [deviceInfo](coremidi/midicidiscoverednode/deviceinfo.md)
- [supportsProfiles](coremidi/midicidiscoverednode/supportsprofiles.md)
- [supportsProperties](coremidi/midicidiscoverednode/supportsproperties.md)
- [maximumSysExSize](coremidi/midicidiscoverednode/maximumsysexsize.md)
