artist property
The artist property of the
MediaMetaData interface returns or sets the name of the artist, group,
creator, etc., of the media to be played.
Implementation
external String get artist;
Implementation
external set artist(String value);