discriminant property

XdrSCSpecType discriminant

Implementation

XdrSCSpecType get discriminant => this._type;
void discriminant=(XdrSCSpecType value)

Implementation

set discriminant(XdrSCSpecType value) => this._type = value;