Property ValueBytes
Binary data stored directly in object row.
[JsonPropertyName("_value_bytes")]
public byte[]? ValueBytes { get; set; }
Binary data stored directly in object row.
[JsonPropertyName("_value_bytes")]
public byte[]? ValueBytes { get; set; }