private void detach_ResponseSet(ResponseSet entity) { this.SendPropertyChanging(); entity.User = null; }