---
title: appearsOn
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/appearson
---

# appearsOn

An identifier for the association property that returns a collection of playlists that include tracks from the album.

## Declaration

```swift
static let appearsOn: MusicRelationshipProperty<Album, Playlist>
```
