Property Id
Id
Gets or sets the element ID for this window.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string? Id { get; set; }
Gets or sets the element ID for this window.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string? Id { get; set; }