Inside a VOP node, an attribute
is dubiously called a bound variable. We read/write attributes inside a VOP with the bind
operator.
bind1
reads an attribute from outside the VOP called one
.
bind2
creates an attribute and exports
it outside.
The end result of this DAG is a red object!