true if any persistent part of this object has changed; otherwise false. When FormDefinitionFile writes the properties (including this Field) of a FormDefinition object to a form definition file, or when it reads those properties from a form definition file, it will reset this property to false.
The persistent parts of this object are the Name, Location, Construction, Operations, and OtherDataItems properties. When you change any of them, this property will automatically change to true.
You can also set the value of this property. If you set it to false, it will also set the HasChanged property of the Construction, Operations, and OtherDataItems properties.
Default value: false