handlerName property

String? handlerName
getter/setter pair

The optional explicit handler or action name (e.g. 'UserController.index').

Implementation

String? handlerName;