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

# composers

An identifier for the relationship property that returns the song’s composers.

## Declaration

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