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

# relatedVideos

An identifier for the association property that returns a collection of related music videos for the album.

## Declaration

```swift
static let relatedVideos: MusicRelationshipProperty<Album, MusicVideo>
```
