Property ValueBool

Assembly: redb.Core.dll

Boolean value stored directly in object row.

[JsonPropertyName("_value_bool")]
public bool? ValueBool { get; set; }