type property

Implementation

XdrSCSpecTypeDef get type => this._type;
void type=(XdrSCSpecTypeDef value)

Implementation

set type(XdrSCSpecTypeDef value) => this._type = value;