message property

String message
getter/setter pair

A human-readable description of the change to be applied.

If this change includes multiple edits made for different reasons (such as during a bulk fix operation), the individual items in edits may contain more specific descriptions.

Implementation

String message;