public EntityContainerConstructor(OdcmClass odcmContainer)
 {
     Name = NamesService.GetContainerName(odcmContainer).Name;
 }