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