---
title: latestRelease
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/latestrelease
---

# latestRelease

An identifier for the association property that returns the artist’s most recent album.

## Declaration

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