public CWProperty();
public CWProperty(String propName, String simplePropValue);
public CWProperty(String propName, CWProperty[] hierPropValues);
A CWProperty object containing the newly created hierarchical connector property.
The CWProperty() constructor provides the following forms: