nPrepared property Null safety
Implementation
XdrUint32 get nPrepared => this._nPrepared;
Implementation
set nPrepared(XdrUint32 value) => this._nPrepared = value;
XdrUint32 get nPrepared => this._nPrepared;
set nPrepared(XdrUint32 value) => this._nPrepared = value;