---
title: isSingle
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/album/issingle
---

# isSingle

A Boolean value that indicates whether the album consists of a single song.

## Declaration

```swift
var isSingle: Bool? { get }
```
