Gets or sets whether this model is considered changed from an earlier state.
bool IsModified {get; set;}
Property Value
true if this model has been marked as having been modified, if the
UndoManager has recorded any changes, or if an undo has been performed without a corresponding redo.