Share via


PropertySchema.Schema Property

Definition

Gets JSON Schema object for this property.

public Newtonsoft.Json.Linq.JObject Schema { get; }
member this.Schema : Newtonsoft.Json.Linq.JObject
Public ReadOnly Property Schema As JObject

Property Value

Newtonsoft.Json.Linq.JObject

JSON Schema object for this property.

Applies to