XdrUint32? get newLedgerVersion => this._newLedgerVersion;
set newLedgerVersion(XdrUint32? value) => this._newLedgerVersion = value;