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

# artwork

The artwork for the song.

## Declaration

```swift
var artwork: Artwork? { get }
```
