I have an excel file with products which I want to map to the same class:
public class Field { public virtual string Name { get; set; } public virtu