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

# isExplicit

A Boolean value that indicates whether this content is explicit.

## Declaration

```swift
var isExplicit: Bool? { get set }
```
