JsonArrayAttribute
Instructs the JsonSerializer how to serialize the collection.
Gets or sets a value indicating whether null items are allowed in the collection.
public JsonArrayAttribute()
Initializes a new instance of the JsonArrayAttribute class.
Initializes a new instance of the JsonObjectAttribute class with a flag indicating whether the array can contain null items
Initializes a new instance of the JsonArrayAttribute class with the specified container Id.