discriminant property

XdrIPAddrType discriminant

Implementation

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

Implementation

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