description
The description of the media item, if it’s a podcast.
Declaration
var description: String? { get }Discussion
If the media item isn’t a podcast, this property is nil.
The description of the media item, if it’s a podcast.
var description: String? { get }If the media item isn’t a podcast, this property is nil.