<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.13.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "iTunesLibrary",
  "identifier" : "/documentation/iTunesLibrary/ITLibMediaItem/lyricsContentRating",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "iTunes Library"
    ],
    "preciseIdentifier" : "c:objc(cs)ITLibMediaItem(py)lyricsContentRating"
  },
  "title" : "lyricsContentRating"
}
-->

# lyricsContentRating

The content rating of the media item’s lyrics.

```
var lyricsContentRating: ITLibMediaItemLyricsContentRating { get }
```

## Discussion

See [`ITLibMediaItemLyricsContentRating`](/documentation/iTunesLibrary/ITLibMediaItemLyricsContentRating) for a list of possible lyric content ratings. If there are no associated lyrics, this property is [`ITLibMediaItemLyricsContentRating.none`](/documentation/iTunesLibrary/ITLibMediaItemLyricsContentRating/none).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)