bytesN property

Implementation

XdrSCSpecTypeBytesN? get bytesN => this._bytesN;
void bytesN=(XdrSCSpecTypeBytesN? value)

Implementation

set bytesN(XdrSCSpecTypeBytesN? value) => this._bytesN = value;