---
title: attribution
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/song/attribution
---

# attribution

For classical music only, the name of the artist or composer to attribute to the song.

## Declaration

```swift
var attribution: String? { get }
```
