Emotion.Fear Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to