BOM Attribute Label and Name

For the names of class attributes, there is a requirement that the first two characters of the name must use the same case.

To meet this requirement, the software automatically uses lowercase letters for the first two characters if they are of different cases, as shown in the following examples:

When creating attributes for BOM classes, it is recommended that you use uppercase letters for the initial letter of each word in the label, and if possible, do not use, a single letter word as the first word. The names follow the "Camel case" convention (Camel case names have lots of "humps"!).