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

# topSongs

An identifier for the association property that returns a collection of the artist’s top songs.

## Declaration

```swift
static let topSongs: MusicRelationshipProperty<Artist, Song>
```
