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

# topMusicVideos

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

## Declaration

```swift
static let topMusicVideos: MusicRelationshipProperty<Artist, MusicVideo>
```
