---
title: latestReleases
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/latestreleases
---

# latestReleases

An identifier for the association property that returns a collection of the most recent releases for the record label.

## Declaration

```swift
static var latestReleases: MusicRelationshipProperty<RecordLabel, Album> { get }
```
