Delen via


JSONModelFeature.Words Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to