@override void nativeReadFrom(BoneInfoC p) { structOnOp((o) => o.ref.name = p.name); parent = p.parent; name = p.name.toDartString(nameLength); }