string property

String? string

Implementation

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

Implementation

set string(String? string);