Find if mc exists

I want to remove a child if it exists… how do I determine if it exists?

this.contains(someClip) gives an error if someClip doesn’t exist!

I’m sure this is a simple problem… thanks for help!