JsonPropertyCollection
A collection of JsonProperty objects.
Initializes a new instance of the JsonPropertyCollection class.
Adds a JsonProperty object.
Gets the closest matching JsonProperty object.
First attempts to get an exact case match of propertyName and then
a case insensitive match.
Gets a property by property name.