isDestroyed
Returns true if this object was destroyed; otherwise, false.
If this object was destroyed, it should not be used; calling any function other than isDestroyed
will result in a DeveloperError exception.
Return
True if this object was destroyed; otherwise, false.