Summary
Specifies a naming convention for Classify to follow.
Enum values
| 4 | Use the underscore character (_ ) to delimit words. |
| 1 | Capitalize each word, but lower-case the first letter. |
| 2 | Use all lower-case. |
| 0 | Capitalize each word and upper-case the first letter. |
| 3 | Use all upper-case. |