Attribute used to specify metadata for a Node class, such as its icon.
Apply this attribute to a class derived from Node to define metadata like IconPath.
| Property | Description |
|---|---|
| IconPath | The file path to the node's icon. |
| Constructor | Description |
|---|---|
| NodeAttribute | Initializes a new instance of the NodeAttribute class. |