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

# movementCount

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

## Declaration

```swift
var movementCount: Int? { get }
```
