Converts a property name from camelCase to this convention.
String fromCamelCase(String propertyName);