---
title: fullAlbums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/fullalbums
---

# fullAlbums

An identifier for the association property that returns a collection of the artist’s full-release albums.

## Declaration

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