Returns the materials defined within this library.
# Get the value of the property.propertyValue = materialLibrary_var.materials
#include <Core/Materials/MaterialLibrary.h>// Get the value of the property.Ptr<Materials> propertyValue = materialLibrary_var->materials();