Returns the parent table this column is in.
# Get the value of the property.propertyValue = configurationPropertyColumn_var.parentTable
#include <Fusion/Configurations/ConfigurationPropertyColumn.h>// Get the value of the property.Ptr<ConfigurationTable> propertyValue = configurationPropertyColumn_var->parentTable();