setD method

Implementation

Pointer<BoneInfoC> setD(BoneInfoD o) {
  ref.setD(o);
  return this;
}