XML node is set

Is there a simple way to check that a child node with a specific name exists?

I could do that with a for each loop, but I was wondering if there is a simpler way.