CWWIM4522E The data type of the 'property_name' property is not valid.
Explanation
The data type of the property is not valid. For example, the data type defined in virtual member manager is a binary but the data type defined in the repository is a string.
Programmer response
Ensure that the data type of the property is defined the same way in virtual member manager and in the repository.