name property

String get name

Human-readable name of the module (e.g., 'Authentication', 'Counter'). Typically used in UI menus or debug logs.

Implementation

String get name;