Add a .toString() method for objects inside a CzmlFile
The method .toString() should be added to the CzmlPrimaryObject interface. The method should :
- Allow the user to retrive the section concerned by the object as a String
The method .toString() should be added to the CzmlPrimaryObject interface. The method should :