title property

String title
getter/setter pair

Hold the information about the track. This is a raw string there are some formats specific to playlists, but this is the raw string check EX: #EXTINF:191,Artist Name - Track Title

Implementation

String title;