public void AddPropertyFilter(string propertyFilter)
 {
     PropertyFilter.Add(propertyFilter);
 }