Apply Naming Convention
Naming convention to use for objects and columns.
Case sensitive options are None, PascalCase, camelCase, Proper_Case, Proper Case, UPPER_CASE and lower_case
Notes:
- This setting is part of the Model settings category.
- The default value for this setting is
None.