getChildOfType

inline fun <T : Node> Node.getChildOfType(): T?(source)