Returns a unique identifier for this convention.
@returns The name of the convention (e.g., 'camelCase', 'snake_case').
@override String get name => _conventionName;