Returns the configuration table this row is a member of.
# Get the value of the property.propertyValue = configurationRow_var.parentTable
#include <Fusion/Configurations/ConfigurationRow.h>// Get the value of the property.Ptr<ConfigurationTable> propertyValue = configurationRow_var->parentTable();