15161718192021
super(propertyName); } @Override public BooleanExpr getQuery() { return new IsNullExpr(new PropertyValueExpr(propertyName)); }