value property

String? get value

Implementation

String? get value;
set value (String? value)

Implementation

set value(String? value);