is_modified


Description:

public bool is_modified { get; set; }

Whether the buffer has unsaved modifications.

Returns true if the buffer content has been modified since it was last loaded or saved, false otherwise.