thread property

Property getter and setter for thread:

Implementation

IFlowThreadForFlowFrame? get thread;
set thread (IFlowThreadForFlowFrame? thread)

Implementation

set thread(IFlowThreadForFlowFrame? thread);