getValueC method

String? getValueC()

Implementation

String? getValueC() {
  return this.valueC;
}