Property State
State
Gets or sets the state.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("state")]]
public string? State { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |