BoneInfoC setD(BoneInfoD o) { parent = o.parent; o.onOriginalPointer((p) { name = p.ref.name; }); return this; }