public virtual DynamicPropertySearchCriteria Build()
 {
     return(_searchCriteria.Clone() as DynamicPropertySearchCriteria);
 }