value property

String? value
getter/setter pair

The value of the header after the : separator.

For example, someuser@example.com.

Implementation

core.String? value;