name property
String?
get
name
Implementation
external String? get name;
set
name
(String? value)
Implementation
external set name(String? value);