modified method

void modified()

Implementation

void modified() {
  _isModified = true;
}