Gets a value to be used as the name of a class. The default implementation passes the results
of GetTableName(expression) to Inflector.Pascalize(string).
- expression (String)
- Expression to evaluate to the name of a class.
A string to use as the name of a class.