finesse.components.node.Node.is_input

property Node.is_input

Flag indicating whether this node is an input to the associated component.

Getter

Returns True if the field at this node goes into self.component (read-only).