value property

String? value
getter/setter pair

The value of the attribute.

If value is not empty, group_values must be empty.

Implementation

core.String? value;