this.name = name;
return child;
return id;
return name;
return sibling;
this.child = child;
this.id = id;
this.sibling = sibling;