Represents the variable XML tag, defining a single variable value. This value may be referenced in
XML text nodes and attributes with the notation
${variablename}.
public var name:String
The name of the variable.
public var value:String
The value of the variable.
Sat Apr 2 2011, 11:49 PM +01:00