isPlaying property

bool isPlaying
getter/setter pair

Whether Bgm is playing or not.

Implementation

bool isPlaying = false;