---
title: topSongs
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/artist/topsongs
---

# topSongs

A collection of the artist’s top songs.

## Declaration

```swift
var topSongs: MusicItemCollection<Song>? { get }
```
