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