---
title: topReleases
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/topreleases
---

# topReleases

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

## Declaration

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