enableAutomaticPersistency

Controls whether the feature's state should be automatically persisted. When enabled, changes to the checkpoint are saved after each node execution through the assigned PersistencyStorageProvider, ensuring the state can be restored later.

Set this property to true to turn on automatic state persistency, or false to disable it.