name property

String? name
inherited

Implementation

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

Implementation

set name(String? name);