property | The property providing access to the data. |
container | The container being visited. |
value | The value being visited. |
bool
true
if the property should be skipped; otherwise, false
.
Called before visiting each property to determine if the property should be visited.
This method is called after all IExcludePropertyAdapter_1 have had a chance to run.