GrandParentObject Property
Gets the parent object of the current parent object when consuming or generating the body of an element.
public object GrandParentObject {get;}
Property Value
This is the Object just under the top one on the
ObjectStack, or null if the stack is empty or has only one object in it.