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