List<XdrValue> get accepted => this._accepted;
set accepted(List<XdrValue> value) => this._accepted = value;