---
title: contentRating
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/station/contentrating
---

# contentRating

The rating of the content that potentially plays while playing the station.

## Declaration

```swift
var contentRating: ContentRating? { get }
```
