---
title: topReleases
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/recordlabel/topreleases
---

# topReleases

A collection of top releases for the record label.

## Declaration

```swift
var topReleases: MusicItemCollection<Album>? { get }
```
