artist property

String? artist
getter/setter pair

The name of the artist of the song (optional)

This corresponds to the ID tag [ar:].

Implementation

String? artist;