Solution
The standard color of a property node is yellow; however there are a few other colors that indicate differences that you should be aware of:
Color Codes for Property Nodes
Color | Example | Property Type | Description |
---|
Yellow | | Standard | Changes a property of a given class. |
Red | | Deprecated | The functionality of this property has been improved in another function but has been kept in to support previous versions of code. |
Blue | | VI Scripting | The property is used in VI Scripting, for more information see the related links section. |
Brown | | Internal/Private | Internal or specific property which should be used with caution. The majority of these remaining will be changed to the other color types with future updates. |