Emotion.Surprise プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象