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