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