Searched defs:father (Results 1 – 1 of 1) sorted by relevance
625 complexObject.parent = { mother: "jack mom", father: "jack Dad" }; property626 complexObject.list = [{ mother: "jack2 mom2" }, { father: "jack2 Dad2" }]; property693 complexObject.parent = { mother: "jack1 mom1", father: "jack1 Dad1" }; property694 complexObject.list = [{ mother: "jack2 mom2" }, { father: "jack2 Dad2" }]; property