13.2.5.6 IsInChunkWriteMode
This instance property indicates whether or not the BLOB has been opened to defer index updates.
                  
Declaration
// C#
public bool IsInChunkWriteMode{get;}Property Value
If the BLOB has been opened, returns true; otherwise, returns false.