value property
      
      StringLiteral?
      get
      value
      
    
    
The value to which the value of the declared variable is compared, or
null if the condition doesn't include an equality test.
Implementation
StringLiteral? get value;