JSDO properties, methods, and events reference : name property (JSDOSession class)
  

name property (JSDOSession class)

Note: Applies to Progress Data Objects Version 4.3 or later.
Returns the value of any name property to enable page refresh support that was passed to the constructor of the current JSDOSession object.
Data type: string
Access: Read-only
Applies to: progress.data.JSDOSession class
See the description of the JSDOSession class constructor for more information on the setting and use of this property value.

See also:

getSession( ) stand-alone function, isAuthorized( ) method