JsonProperty
A description of a JSON property of a JSON object.
Gets the property schema (either oneOf schema or the actual schema).
Gets a value indicating whether the property is an inheritance discriminator.
Gets or sets a value indicating whether the property is read only.
Gets or sets a value indicating whether the property is required.
Gets or sets the name of the property.
public JsonProperty()