albumArtist
The name of the artist iTunes associates with the album.
Declaration
var albumArtist: String? { get }Discussion
If the artist is unknown, this property is nil.
The name of the artist iTunes associates with the album.
var albumArtist: String? { get }If the artist is unknown, this property is nil.