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

# moreInGenre

A identifier of the association property that returns a collection of music videos in the same genre as this music video.

## Declaration

```swift
static let moreInGenre: MusicRelationshipProperty<MusicVideo, MusicVideo>
```
