abstract fun parent(): Future<Frame!>!
Retrieve the parent Frame of the current AttachedFrame. It can be used for introspection.
Return Future<Frame!>!: A Frame corresponding to the parent frame of the current AttachedFrame
Since 1