FacialHair.Moustache Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to