XdrUint32 get minLedger => this._minLedger;
set minLedger(XdrUint32 value) => this._minLedger = value;