Property ValueGuid

Assembly: redb.Core.dll

Guid value stored directly in object row.

[JsonPropertyName("_value_guid")]
public Guid? ValueGuid { get; set; }