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

# workName

For classical music only, the name of the associated work.

## Declaration

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