id property

Implementation

XdrUint64 get id => this._id;
void id=(XdrUint64 value)

Implementation

set id(XdrUint64 value) => this._id = value;