frame property

IFlowFrame? frame

Property getter and setter for frame:

Implementation

IFlowFrame? get frame;
void frame=(IFlowFrame? frame)

Implementation

set frame(IFlowFrame? frame);