value property

StringLiteral? value

Return the value to which the value of the declared variable will be compared, or null if the condition does not include an equality test.

Implementation

StringLiteral? get value;