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.Ptr<Materials> propertyValue = design_var->materials();