Returns the User that is currently logged in.
# Get the value of the property.propertyValue = application_var.currentUser
#include <Core/Application/Application.h>// Get the value of the property.Ptr<User> propertyValue = application_var->currentUser();