getValueD method

String? getValueD()

Implementation

String? getValueD() {
  return this.valueD;
}