Create a new HDF5 property list
H5Pcreate(type = h5default("H5P"), native = FALSE)
type
A character name of a property list type. See h5const("H5P") for possible property list types.
h5const("H5P")
native
Defunct! Doesn't achieve anything for property lists.