XdrUint32 get txMaxSizeBytes => this._txMaxSizeBytes;
set txMaxSizeBytes(XdrUint32 value) => this._txMaxSizeBytes = value;