---
title: artists
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/artists-6myll
---

# artists

An identifier of the relationship property that returns the associated artists for the music video.

## Declaration

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