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