---
title: genres
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/genres-5w9nm
---

# genres

An identifier for the relationship property that returns the associated genres for the song.

## Declaration

```swift
static let genres: MusicRelationshipProperty<Song, Genre>
```
