XdrInt64? get relBefore => this._relBefore;
set relBefore(XdrInt64? value) => this._relBefore = value;