XdrInt64? get absBefore => this._absBefore;
set absBefore(XdrInt64? value) => this._absBefore = value;