XdrUint32 get readBytes => this._readBytes;
set readBytes(XdrUint32 value) => this._readBytes = value;