Gets a property name derived from the expression. The default implementation passes expression to
Inflector.Pascalize. If the remaining value is 2 characters in length, the result will be both characters capitalized.
- expression (String)
- Expression to convert to property name.
The expression as a property name.