name property
String
get
name
The name of this workspace folder. Defaults to the basename of its {@link Uri.pathuri-path}
Implementation
_i2.String get name => _i5.getProperty(
this,
'name',
);