Resource name
[Newtonsoft.Json.JsonProperty(PropertyName="name")] public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Thank you.