propifyString
Given a string, strip out chars etc that would make it and invalid javascript property name, then camelize it.
Parameters
Returns
string
Function defined in common/src/utils/propify-string.ts:8
Given a string, strip out chars etc that would make it and invalid javascript property name, then camelize it.