Emotion.Neutral Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to