name property

String get name

Returns a unique identifier for this convention.

@returns The name of the convention (e.g., 'camelCase', 'snake_case').

Implementation

String get name;