isSaving property

bool isSaving
getter/setter pair

Tracks whether a save operation is currently in progress.

Implementation

bool isSaving = false;