n property

Implementation

XdrInt32 get n => this._n;
void n=(XdrInt32 value)

Implementation

set n(XdrInt32 value) => this._n = value;