---
title: lyrics
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avasset/lyrics
---

# lyrics

The lyrics of the asset in a language suitable for the current locale.

## Declaration

```swift
var lyrics: String? { get }
```
