listProperties property

ListProperties? listProperties
getter/setter pair

A ListProperties that only includes the changes made in this suggestion.

This can be used along with the list_properties_suggestion_state to see which fields have changed and their new values.

Implementation

ListProperties? listProperties;