XdrUint32 get newBaseFee => this._newBaseFee;
set newBaseFee(XdrUint32 value) => this._newBaseFee = value;