Emotion.Sadness Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to