i have this class
public class ProductoCLS { public int IdProducto { get; set; } public string Nombre { get; set; } public str