Gets the selected entity.
# Get the value of the property.propertyValue = selection_var.entity
#include <Core/UserInterface/Selection.h>// Get the value of the property.Ptr<Base> propertyValue = selection_var->entity();