---
title: singles
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/singles
---

# singles

An identifier of the association property that returns a collection of the artist’s albums in the singles category.

## Declaration

```swift
static let singles: MusicRelationshipProperty<Artist, Album>
```
