player property

PlaylistPlayer? player
getter/setter pair

The player object contains information that you would use to play the playlist in an embedded player.

Implementation

PlaylistPlayer? player;