pack property

IFlowGraph? pack

Property getter and setter for pack:

Implementation

IFlowGraph? get pack;
void pack=(IFlowGraph? pack)

Implementation

set pack(IFlowGraph? pack);