---
title: otherVersions
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/album/otherversions
---

# otherVersions

A collection of other versions of the album.

## Declaration

```swift
var otherVersions: MusicItemCollection<Album>? { get }
```
