---
title: topMusicVideos
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/artist/topmusicvideos
---

# topMusicVideos

A collection of the artist’s top music videos.

## Declaration

```swift
var topMusicVideos: MusicItemCollection<MusicVideo>? { get }
```
