string property

String? string
inherited

The value of this fragment as a String.

Implementation

String? get string;
void string=(String? value)

Implementation

set string(String? value);