public void CopyTo(Model model)
 {
     model.Apply(this);
 }