album_title property

Source.album_title property

Gets the album title of a source.

@property
def album_title(self) -> str:
    ...

See Also