Gets the entity that is valid for selection.
# Get the value of the property.propertyValue = selectionEventArgs_var.selection
#include <Core/UserInterface/SelectionEventArgs.h>// Get the value of the property.Ptr<Selection> propertyValue = selectionEventArgs_var->selection();