currentMediaMetadata

The metadata associated with the currently playing media item, or null if no item is playing or the item has no metadata.

This property provides a read-only access to the metadata property of the currently playing media item (accessible through currentMediaItem). It returns null if there's no media item currently playing or if the media item doesn't have any associated metadata.