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