JointNode: {
    children: JointNode[];
    name: string;
}