getValueB method

String? getValueB()

Implementation

String? getValueB() {
  return this.valueB;
}