pisces.particles.gadget.GadgetLikeParticleDataset.path# property GadgetLikeParticleDataset.path: str | Path# The path to the HDF5 file containing the particle dataset. This property returns the path as a string or a Path object, depending on how it was initialized. Returns: The path to the HDF5 file. Return type: Union[str, Path]