---
title: recordLabels
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/recordlabels
---

# recordLabels

An identifier for the relationship property that returns the record labels for the album.

## Declaration

```swift
static let recordLabels: MusicRelationshipProperty<Album, RecordLabel>
```
