FacialHair.Beard Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to