Returns a collection of the properties associated with this texture.
# Get the value of the property.propertyValue = appearanceTexture_var.properties
#include <Core/Materials/AppearanceTexture.h>// Get the value of the property.Ptr<Properties> propertyValue = appearanceTexture_var->properties();