public interface FieldName
Must be unique across all fields within its container as well as a valid JavaScript identifier, as specified by ECMA-262 Section 7.6.
NOTE: The StringUtil.isValidID() function can be used to test whether a name is a valid JavaScript identifier.