---
title: artists
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/artists-1bm4c
---

# artists

An identifier for the relationship property that returns the associated artists for the album.

## Declaration

```swift
static let artists: MusicRelationshipProperty<Album, Artist>
```
