Returns the TypeScript field/signature for the given field name (e.g.
Returns the TypeScript field/signature for the given field name
(e.g. fooBar -> foo_bar
if snake case is used).
the name of Scala class/interface for which the property is defined
the property name
the type transpiled for the specified property
For each class property, use the snake case equivalent to name its column (e.g. fooBar -> foo_bar).