XdrUint32 get txMaxWriteBytes => this._txMaxWriteBytes;
set txMaxWriteBytes(XdrUint32 value) => this._txMaxWriteBytes = value;