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