pack property

IFlowGraph? get pack

Property getter and setter for pack:

Implementation

IFlowGraph? get pack;
set pack (IFlowGraph? pack)

Implementation

set pack(IFlowGraph? pack);