Sets values for Properties, AttributeValues and Element content. The command belongs to the group "Set".
| Parameter Name | Description | Type |
|---|---|---|
| Ref | The name of the reference to the element to set (i.e: Property; $Element; $Element.Attribute). | saveReference |
| Value | The value to set. | valueexpression |
<Set Ref="lastname" Value="Duck"/>
<Set Ref="$Title.Color" Value="green"/>