Get property lists associated with an HDF5 file
H5Fget_create_plist(h5file) H5Fget_access_plist(h5file)
h5file
An object of class H5IdComponent representing a H5 file identifier. Typically produced by H5Fopen() or H5Fcreate().
H5Fopen()
H5Fcreate()