enableAutomaticPersistence
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 PersistenceStorageProvider, ensuring the state can be restored later.
Set this property to true to turn on automatic state persistence, or false to disable it.