Share via


PrebuiltDomain.Examples Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to