When you look at the slot sheet of a component, note that slots for most frozen properties and actions, as well as any frozen child components, use a similar naming pattern. This pattern begins with a lowercase letter and uses “camelCase” (no spaces). If the name includes multiple words, a capital letter begins each new word.

For example, as shown in the preceding figure of the slot sheet of a writable control point, see slot names in1 — in16 for properties and emergencyOverride and override for actions. Display names appear for these on property sheets and action menus, such as In1, In16 ,Emergency Override, and Override.
Note in this example, the set action has been given an explicit display name: Change Setpoint. Looking at the slot sheet, it is apparent this is the only slot with an explicit display name, as it is the only display name in bold text.