---
title: appearsOnAlbums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/appearsonalbums
---

# appearsOnAlbums

An identifier for the association property that returns a collection of albums from other artists that this artist appears on.

## Declaration

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