XdrUint32 get maxEntriesToExpire => this._maxEntriesToExpire;
set maxEntriesToExpire(XdrUint32 value) => this._maxEntriesToExpire = value;