methodName property

String methodName
final

The name of the method to be created

During generation, the method name will be converted to camelCase

Implementation

final String methodName;