JsonObjectAttribute
Instructs the JsonSerializer how to serialize the object.
Gets or sets a value that indicates whether the object's properties are required.
Gets or sets the member serialization.
public JsonObjectAttribute()
Initializes a new instance of the JsonObjectAttribute class.
Initializes a new instance of the JsonObjectAttribute class with the specified member serialization.
Initializes a new instance of the JsonObjectAttribute class with the specified container Id.