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