Property ValueString
String value stored directly in object row.
[JsonPropertyName("_value_string")]
public string? ValueString { get; set; }
String value stored directly in object row.
[JsonPropertyName("_value_string")]
public string? ValueString { get; set; }