title property

String? title
getter/setter pair

The title of the song (optional)

This corresponds to the ID tag [ti:].

Implementation

String? title;