Property Id
Id
A unique identifier for this element.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string? Id { get; set; }
A unique identifier for this element.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string? Id { get; set; }