getValueA method

String? getValueA()

Implementation

String? getValueA() {
 return this.valueA;
  }