---
title: genre
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/mediacontentrepresentable/genre
---

# genre

The genre of this content.

## Declaration

```swift
var genre: String? { get set }
```
