---
title: featuredArtists
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/featuredartists
---

# featuredArtists

An identifier for the association property that returns a collection of featured artists for this playlist.

## Declaration

```swift
static let featuredArtists: MusicRelationshipProperty<Playlist, Artist>
```
