Gets the number of times the button was pressed and released.
# Get the value of the property.propertyValue = mouseEventArgs_var.clicks
#include <Core/UserInterface/MouseEventArgs.h>// Get the value of the property.uinteger propertyValue = mouseEventArgs_var->clicks();