name property

String get name

Delegate name to hierarchy node (single source of truth).

Implementation

String get name => occurrence.name;