Update parsing discriminated properties to be case insensitive by utilizing CaseInsensitiveMap
.
e.g. broadleaf.orderoperation.*
will be parsed the same as broadleaf.ORDEROPERATION.*
Added a new NUMBER_OF_ITEMS
enum option to BandField enum.
This field is not utilized OOB and is added for customization purposes.