Property ArrayParentId

Assembly: redb.Core.dll

Parent value ID for nested structures (arrays, dictionaries).

[JsonPropertyName("array_parent_id")]
public long? ArrayParentId { get; set; }