Patch can be used to Update a single or multiple properties. 

The below example uses a variable with the Order in it and passes new values to the Name property



Patch(Orders, selectedOrderForProducts,{Name: selectContactForProduct.'Full Name' & " - " & DataCardValue45.Text});