Gets the Appearance of this material.
# Get the value of the property.propertyValue = material_var.appearance
#include <Core/Materials/Material.h>// Get the value of the property.Ptr<Appearance> propertyValue = material_var->appearance();