---
title: curatorName
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/playlist/curatorname
---

# curatorName

The display name for the playlist’s curator.

## Declaration

```swift
var curatorName: String? { get }
```
