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