Emotion.Surprise Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to