album property

String? album
getter/setter pair

The name of the album of the song (optional)

This corresponds to the ID tag [al:].

Implementation

String? album;