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