Decorator for adding sublists with each line of the sublist represented by a type T which defines the properties you want on the sublist
Constructor for the type that has the properties you want from each sublist line. e.g. Invoice.ItemSublistLine
Decorator for adding sublists with each line of the sublist represented by a type T which defines the properties you want on the sublist