name property

String name
final

The name of the node.

This will be displayed in the UI and used in the path when accessing use cases via a URL.

Implementation

final String name;