String? get symbolCode => _$this._symbolCode;
set symbolCode(covariant String? symbolCode) => _$this._symbolCode = symbolCode;