Determine if Child is Null

How can I determine if a child is present or not in a movieClip?

I’m trying to set up a conditional to determine whether or not a specified child object is present and if so, remove it. I’m having trouble finding relevant documentation on this.

Any suggestions are truly appreciated…