---
title: liveAlbums
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/livealbums
---

# liveAlbums

An identifier for the association property that returns a collection of the artist’s live albums.

## Declaration

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