CWSFT5039E The property name must contain at least one non-blank character.

Explanation

The property name cannot be null, the zero-length string, or a string containing only blanks. It must contain at least one non-blank character.

User response

In the selector component, specify a property name that contains at least one non-blank character.