XdrUint32? get newBaseReserve => this._newBaseReserve;
set newBaseReserve(XdrUint32? value) => this._newBaseReserve = value;