public CxProperty();
public CxProperty(String propName, String simplePropValue);
public CxProperty(String propName, Object[] hierPropValues);
public CxProperty(String propName, org.w3c.dom.Element xmlElement);
A CxProperty object containing the newly created hierarchical connector property.
The CxProperty() constructor provides the following forms: