Property ValueBool
Boolean value stored directly in object row.
[JsonPropertyName("_value_bool")]
public bool? ValueBool { get; set; }
Boolean value stored directly in object row.
[JsonPropertyName("_value_bool")]
public bool? ValueBool { get; set; }