Check if MediaPlayer component is paused?

Is there a way to do this? I want it to pause\play toggle when you click it, but the only property I can find is “playing” which evaluates to true unless the movie is stopped, which means the playhead is back at the start.