ValuesTPrimitive Property
Numeric primitive representation of the sum of all Primitive values in the collection.
Provides an opportunity for implementing operators so collection can be used in same manner as standalone value. Using Sum() method would be a default choice.