d property

Implementation

XdrInt32 get d => this._d;
void d=(XdrInt32 value)

Implementation

set d(XdrInt32 value) => this._d = value;