name property

String? name

Implementation

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

Implementation

external set name(String? value);