Returns the unique ID of this property.
# Get the value of the property.propertyValue = appearanceTextureProperty_var.id
#include <Core/Materials/AppearanceTextureProperty.h>// Get the value of the property.string propertyValue = appearanceTextureProperty_var->id();