1 | Each node has attributes. |
2 | Attributes can be Field or Event. |
3 | Both of them also have a Field Type. |
4 | There are two kinds of fields: field and exposedField. |
5 | fields define the initial values for the node's state, but cannot be changed and are considered private. |