set property Null safety
Implementation
XdrSCSpecTypeSet? get set => this._set;
Implementation
set set(XdrSCSpecTypeSet? value) => this._set = value;
XdrSCSpecTypeSet? get set => this._set;
set set(XdrSCSpecTypeSet? value) => this._set = value;