internal void PopulateModel()
 {
     Item.ContactType = ContactType.GetValue <Domain.ContactType>();
 }