Retrieve and store information
The Client Lib remembers a lot of information which has been passed through previously. The data is available to be queried by a client for convenience, so the interface code doesn’t need to store the same information as well. The client can in many cases also modify the stored information for further processing by the server.
See the Properties page for information on what is available when and which function to use to query or set (if available) each property.