is_loaded


Description:

public bool is_loaded { get; set; }

Whether the buffer has been loaded with file content.

Returns true if the buffer has been loaded from the file, false if it needs to be loaded.