value property

String? value
final

The value of an attribute. This value can only be specified when the Exists parameter is equal to true.

Implementation

final String? value;