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