NameUtils extension

utilities for type and variable names

should not start with "_".

on

Methods

startsWithLower() bool
should not start with "_".
startsWithUpper() bool
should not start with "_".
toLowerStart() String
should not start with "_".
toUpperStart() String
should not start with "_".