| Name | N | The name of the component | Text |
| NickName | NN | The component nickname | Text |
| Guid | G | The component instance guid | Guid |
| Component Guid | CG | The component type guid | Guid |
| Inputs | I | The component's input params | Generic Data |
| Outputs | O | The component's output params | Generic Data |
| Pivot | P | The location of the component | Point |
| Bounds | B | The bounds of the component | Rectangle |
| Preview Visible | V | True if the component's preview is visible | Boolean |
| Enabled | E | True if the component is currently enabled | Boolean |
| Assembly | A | The assembly this component belongs to | Generic Data |