evaluateName property

String? evaluateName
final

The evaluatable name of this variable which can be passed to the evaluate request to fetch the variable's value.

Implementation

final String? evaluateName;