| name read-only
          property Returns the name of the storage 
        Syntax:
        
          variable = object.name 
         
        Remarks:
        
          Note that  name contains the element name only and not
          "some kind of full path". Full path term is undefined in
          Storage/Stream abstract structure. 
          Exceptions of the rule are available as methods of the SFMain 
          object. 
         
        Applies to: SFStorage object 
         |