positionedObjectProperties property

PositionedObjectProperties? positionedObjectProperties
getter/setter pair

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

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

Implementation

PositionedObjectProperties? positionedObjectProperties;