getChildByName

fun getChildByName(name: String): <Error class: unknown class>?

Finds the child with @name in @self.

Return

the requested child

Parameters

name

the name of the child to find