Property DictKey

Assembly: redb.Core.dll

For Dictionary fields: the key (e.g., "home" for PhoneBook["home"])

public string? DictKey { get; init; }