songs property

List<Song> songs
getter/setter pair

The songs of the album.

Implementation

List<Song> songs;