XdrHash get previousLedgerHash => this._previousLedgerHash;
set previousLedgerHash(XdrHash value) => this._previousLedgerHash = value;