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

name property (JSDO class)

Returns the name of the Data Object resource for which the current JSDO was created.
This value must match the name of a resource provided by the Data Object Service for which a login session has already been started.
Note: To set this property, you must pass its value to the JSDO constructor.
Data type: string
Access: Read-only
Applies to: progress.data.JSDO class

See also:

services property, progress.data.Session class