fields.buffers.core.HDF5Buffer.is_owner# property HDF5Buffer.is_owner: bool# Whether this buffer owns the file (i.e., responsible for closing it). Returns: True if this buffer should close the file on __exit__ or close(). Return type: bool