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