data class PlayerProperty
Corresponds to kMediaPropertyChange
PlayerProperty(name: String, value: String)
val name: String
val value: String