Property Boolean

Assembly: redb.Core.dll

Boolean value.

[JsonPropertyName("boolean")]
public bool? Boolean { get; set; }