returns the collection of Properties that define this appearance
# Get the value of the property.propertyValue = appearance_var.appearanceProperties
#include <Core/Materials/Appearance.h>// Get the value of the property.Ptr<Properties> propertyValue = appearance_var->appearanceProperties();