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