name property
String
get
name
The name of the declaration, with underscores converted to hyphens.
This does not include the $
for variables.
Implementation
String get name;
The name of the declaration, with underscores converted to hyphens.
This does not include the $
for variables.
String get name;