parent property

Window? parent

Implementation

Window? get parent => js_util.getProperty(this, 'parent');