name property

String name
final

The name of the signal (bare name within its scope).

Used for display, search, and local lookups within an occurrence. Not guaranteed unique across the full hierarchy — use path for unique keying.

Implementation

final String name;