Destroy the object

I have created an enemy object from document class. if my enemy score becomes zero, the enemy must get removed.

Is there any way to remove that object by destroy the object from document class?.