The Property-Set method is the standard way to update properties in PEGA activity steps. Java methods are not the recommended approach, AtSetValue is not a standard PEGA method, and {PropertyName INPUT} is a reference syntax, not an update method. Property-Set ensures proper clipboard manipulation and rule compliance.