thread property

Property getter and setter for thread:

Implementation

IFlowThreadForFlowFrame? get thread;
void thread=(IFlowThreadForFlowFrame? thread)

Implementation

set thread(IFlowThreadForFlowFrame? thread);