次の方法で共有


Emotion.Happiness プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象