Gets the collection of design analyses associated with this design.
# Get the value of the property.propertyValue = design_var.analyses
#include <Fusion/Fusion/Design.h>// Get the value of the property.Ptr<Analyses> propertyValue = design_var->analyses();