true if the buffer has been modified, false otherwise.
Whenever the buffer is saved to disk, set this property to false. When the buffer is modified, it will automatically toggled to true.
Whenever this property is changed, the TextBuffer.ModifiedChanged event is raised.