JsonChild.InstanceOf Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="instanceOf")]
public string InstanceOf { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceOf")>]
member this.InstanceOf : string with get, set
Public Property InstanceOf As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to