Gets the parent CheckBoxListControlDefinition or object.
# Get the value of the property.propertyValue = listItem_var.parentList
#include <Core/UserInterface/ListItem.h>// Get the value of the property.Ptr<Base> propertyValue = listItem_var->parentList();