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

# movementName

For classical music only, the movement name of this song.

## Declaration

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