I\'m currently using NPOI.Mapper in c# to read an excel file into POCO classes for further processing.
But how can i map List properties?(AccountNumber)
Here is my