The getProperties() function is an alias for getPropNames(). The section “getPropNames” on page 93 provides additional information.

Note:

The functionality of the C++ function getProperties() is available through the getMultipleProperties() primitive, and more easily through the get() method of the InCharge::object module.

Primitive getProperties() is aliased to getPropNames() in order to provide dmctl syntax compatibility.