ReadStack struct ReadStack Documentation Code public int _index public ReadStackFrame Current public bool IsLastFrame { get; } public string PropertyPath { get; } public void Pop() public void Push()