---
title: albums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/albums-2huns
---

# albums

An identifier for the relationship property that returns the associated albums for the artist.

## Declaration

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