CWWIM1015E The format of the value of the 'prop_name' property is not valid.
Explanation
The format of value of the property is not valid. For example, a property has the type of Integer, but the value is not a valid integer.
Programmer response
Ensure that the value of the property is the correct data type.