Emotion.Disgust Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="disgust")]
public double Disgust { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disgust")>]
member this.Disgust : double with get, set
Public Property Disgust As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to