name property

String? get name

Implementation

String? get name;
set name (String? name)

Implementation

set name(String? name);