Gets the Command object.
# Get the value of the property.propertyValue = commandEventArgs_var.command
#include <Core/UserInterface/CommandEventArgs.h>// Get the value of the property.Ptr<Command> propertyValue = commandEventArgs_var->command();