type property

Property getter and setter for type:

Implementation

IFlowActionType? get type;
void type=(IFlowActionType? type)

Implementation

set type(IFlowActionType? type);