path property

List<String> path
final

The hierarchical path segments. Example: ["Top", "counter", "clk"].

Implementation

final List<String> path;