value property

String? value
getter/setter pair

The value of the modifier.

The actual value depends on the modifier and can also be empty.

Optional.

Implementation

core.String? value;