Emotion.Sadness プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象