flowThread property

IFlowThread? flowThread

Property getter and setter for flowThread:

Implementation

IFlowThread? get flowThread;
void flowThread=(IFlowThread? flowThread)

Implementation

set flowThread(IFlowThread? flowThread);