get gameobject child by name

C#
Gameobject.Find("ChildName") ;
Source

Also in C#: