dep property

ReactiveNode dep
getter/setter pair

The dependency node (the node being depended upon). This is the source of data that the subscriber reads from.

Implementation

ReactiveNode dep;