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