This version of Unity is unsupported.

Parameters

property The property being visited.
container The container being visited.

Description

Implement this method to accept visitation for a specific property.

This method is invoked by IPropertyAccept_1