string property

String? get string

Implementation

String? get string;
set string (String? string)

Implementation

set string(String? string);