A boolean value. When TRUE, allowed character set is [A-Za-z0-9]+. A
function name must start with a lowercase letter. The name is required to be camel cased,
although this cannot be checked.
When FALSE, allowed character set is [A-Za-z0-9_.]+. Classic R function
naming applies.