This method of the IAccessibleDefault Interface retrieves the parent object (the container) of the child object.
public Object getAccParent();
Returns the parent of the object.
getAccParent() in IAccessible.