Returns the column this cell is in.
# Get the value of the property.propertyValue = configurationAppearanceCell_var.parentColumn
#include <Fusion/Configurations/ConfigurationAppearanceCell.h>// Get the value of the property.Ptr<ConfigurationAppearanceColumn> propertyValue = configurationAppearanceCell_var->parentColumn();