Get the email associated with this users Fusion account
# Get the value of the property.propertyValue = user_var.email
#include <Core/Application/User.h>// Get the value of the property.string propertyValue = user_var->email();