name

Custom name for the generated implementation class.

If not specified, a default naming convention will be used (e.g. _XImpl).

Example: name = "UserRoutes" → class _UserRoutesImpl will be generated.