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

# songs

An identifier of the relationship property that returns the associated songs for the music video.

## Declaration

```swift
static let songs: MusicRelationshipProperty<MusicVideo, Song>
```
