getChild Method
Returns a specific child object by name, or null if there is no child with the specified name.
object getChild(string childName)
Returns a specific child object by name, or null if there is no child with the specified name.
object getChild(string childName)