Used for designating collection elements in the dictionary returned by Serialize and in the dictionary passed into the Deserialize. Basically the ObjectSerializationInfo for a collection will return a property with this name from its SerializedProperties collection and dictionaries from Serialize method and Deserialize methods will have an entry with this key and value that is a list of the collection elements.