value property

String? value
getter/setter pair

The value to match with the field.

For example, "My Application Name" or "2.3".

Implementation

core.String? value;