---
title: recordLabels
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/album/recordlabels
---

# recordLabels

The record labels for the album.

## Declaration

```swift
var recordLabels: MusicItemCollection<RecordLabel>? { get }
```
