albums property

List<Album> albums
getter/setter pair

The albums of the artist.

Implementation

List<Album> albums;