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

# name

A string that describes the profile.

## Declaration

```swift
var name: String { get }
```

## See Also

### Inspecting a Profile

- [profileID](coremidi/midiciprofile/profileid.md)
