Returns true if this material is used in the Design
# Get the value of the property.propertyValue = material_var.isUsed
#include <Core/Materials/Material.h>// Get the value of the property.boolean propertyValue = material_var->isUsed();