Variable.Description Property |
Gets or sets the description for this variable.
[VBScript] Public Property Description As String
[JScript] public function get Description() : String; public function set Description(String);
A string representing the description of the variable.