songs property

List<Song> songs
getter/setter pair

The songs in that playlist.

Implementation

List<Song> songs;