Error.PropertyValueException.INVALID_VALUE                  The value "badValue" is invalid with the type "boolean".
Error.PropertyValueException.CHOICE_NOT_FOUND               The choice value "badValue" is not found.
Error.PropertyValueException.NOT_LIST_TYPE                  The property "Bookmark" is not a list type.
Error.PropertyValueException.ITEM_NOT_FOUND                 The specified structure is not found in the property "Bookmark".
Error.PropertyValueException.WRONG_ITEM_TYPE                The structure type is "EmbeddedImage", not "HideRule".
Error.PropertyValueException.WRONG_ELEMENT_TYPE             The "customerTable" is not of valid element reference type.
Error.PropertyValueException.VALUE_EXISTS                   The value "var1" already exists.
Error.PropertyValueException.VALUE_REQUIRED                 The value of the property "Caption key" is required.
Error.PropertyValueException.VALUE_LOCKED                   The value of the property "Visibility" cannot be set, because it's locked.
Error.PropertyValueException.UNIT_NOT_ALLOWED               The unit "badValue" is not allowed for the property "Visibility". 
Error.PropertyValueException.CHOICE_NOT_ALLOWED             The choice value "badValue" is not allowed.
Error.PropertyValueException.NEGATIVE_VALUE                 Value "-12cm" for property "Height" is invalid, the value cannot be negative.
Error.PropertyValueException.NON_POSITIVE_VALUE             Value "-12cm" for property "Height" is invalid, the value should be positive.
