[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.HqlParser.Filter"]
public bool Filter { get; set; }
Public Property Filter As Boolean Get Set
public: property bool Filter { bool get (); void set (bool value); }