Share via


FaceDescription.Age Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="age")]
public int Age { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="age")>]
member this.Age : int with get, set
Public Property Age As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to