Gets the name of the table as seen in the user interface.
# Get the value of the property.propertyValue = configurationTopTable_var.name
#include <Fusion/Configurations/ConfigurationTopTable.h>// Get the value of the property.string propertyValue = configurationTopTable_var->name();