status property

IFrameStatus? status

Property getter and setter for status:

Implementation

IFrameStatus? get status;
void status=(IFrameStatus? status)

Implementation

set status(IFrameStatus? status);