discriminant property

XdrSCValType discriminant

Implementation

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

Implementation

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