---
title: albums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/albums-5kqf6
---

# albums

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

## Declaration

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