name property
String?
get
name
Return the name of this element, or null
if this element does not have a
name.
Implementation
String? get name;
Return the name of this element, or null
if this element does not have a
name.
String? get name;