---
title: fullAlbums
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/artist/fullalbums
---

# fullAlbums

A collection of the artist’s full-release albums.

## Declaration

```swift
var fullAlbums: MusicItemCollection<Album>? { get }
```
