---
title: moreInGenre
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicvideo/moreingenre
---

# moreInGenre

A collection of music videos in the same genre as this music video.

## Declaration

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