displayNamesByPath property

Map<String, String> displayNamesByPath
final

Presentation-only labels keyed by normalized storage path.

Navigation and selection continue to use the underlying storage paths.

Implementation

final Map<String, String> displayNamesByPath;