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