---
title: featuredAlbums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/featuredalbums
---

# featuredAlbums

An identifier for the association property that returns a collection of featured albums for the artist.

## Declaration

```swift
static let featuredAlbums: MusicRelationshipProperty<Artist, Album>
```
