setC method

Implementation

Pointer<AutomationEventC> setC(AutomationEventC o) {
  ref.setC(o);
  return this;
}