this._Prop2 = new XML(); this._Prop2.__proto__.Parent = this; this._Prop2.onLoad = function(){ trace(this.Parent._Prop1); }