status property

IFrameStatus? get status

Property getter and setter for status:

Implementation

IFrameStatus? get status;
set status (IFrameStatus? status)

Implementation

set status(IFrameStatus? status);