---
title: genres
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/genres-3jsli
---

# genres

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

## Declaration

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