---
title: artists
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/artists-3x8cx
---

# artists

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

## Declaration

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