[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.Tree.IASTNode.Parent"]
IASTNode Parent { get; set; }
Property Parent As IASTNode Get Set
property IASTNode^ Parent { IASTNode^ get (); void set (IASTNode^ value); }