Returns all changed properties compared to the last known remote state.
Entity with all properties that changed
Initializes or sets the remoteState of the entity. This function is called on all read, create and update requests.
State to be set as remote state
The entity itself, to facilitate method chaining
The remote state of the entity. Remote state refers to the last known state of the entity on the remote system from which it has been retrieved or to which it has been posted. It is stored as map, where the keys are stored in the format of VDM properties.