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