Description Property
      
 

Description

Holds variable description.

 

Property type

A String value.  


Syntax

object.Description [= value]



The Description Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPVar.
value A String value.

Remarks

This property will contain description of the variable, if provided by the server. Usually this is string explanation of the variable that can be used as a caption when data is shown to the user.