Emotion.Happiness Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to