isDestroyed
Whether this player instance has been invalidated by calling destroy.
When true, the player must not be interacted with anymore.
Note that this flag reflects the API usability of the player, not the completion of resource cleanup. Internal resources may still be in the process of being released when this value first becomes true.
A PlayerEvent.Destroy event is emitted when destruction begins.