name property Null safety

String? name

Implementation

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

Implementation

set name(String? value);