---
title: profileID
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midiciprofile/profileid
---

# profileID

The unique five-byte profile identifier that represents the profile.

## Declaration

```swift
var profileID: Data { get }
```

## See Also

### Inspecting a Profile

- [name](coremidi/midiciprofile/name.md)
