convertInstanceNames property

bool? convertInstanceNames
final

If the instance names should be converted using StringUtils.toCamelCase.

Implementation

final bool? convertInstanceNames;