Property HeadingPath
HeadingPath
Breadcrumb split on HeadingPathSeparator.
Empty when there is none. This is the ONLY place the structural array comes back; there is
no array column, because SP2's SqliteTypeMap has no array type but byte[].
public IReadOnlyList<string> HeadingPath { get; }