name property

String? get name

Implementation

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

Implementation

set name(String? value) native;