flowThread property
IFlowThread?
get
flowThread
Property getter and setter for flowThread:
Implementation
IFlowThread? get flowThread;
set
flowThread
(IFlowThread? flowThread)
Implementation
set flowThread(IFlowThread? flowThread);