discriminant property
Implementation
XdrPreconditionType get discriminant => this._type;
Implementation
set discriminant(XdrPreconditionType value) => this._type = value;
XdrPreconditionType get discriminant => this._type;
set discriminant(XdrPreconditionType value) => this._type = value;