Returns the materials contained in this document.
# Get the value of the property.propertyValue = design_var.materials
#include <Fusion/Fusion/Design.h>// Get the value of the property.Materials propertyValue = design_var->materials();
// Get the value of the property.propertyValue = design_var.materials;