change property

SourceChange? change
getter/setter pair

The changes that are to be applied to affect the refactoring. This field can be omitted if there are problems that prevent a set of changes from being computed, such as having no options specified for a refactoring that requires them, or if only validation was requested.

Implementation

SourceChange? change;