Contents

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.

See Also

Getting Album Info