title property
mpris:trackid
D-Bus path: A unique identity for this track within the context of an MPRIS object (eg: tracklist). xesam:title
String: The track title.
Implementation
// final String trackId;
/// xesam:title
///
/// String: The track title.
final String title;