name property
String?
get
name
The name of a workspace folder that's to be added.
Implementation
_i2.String? get name => _i4.getProperty(
this,
'name',
);
The name of a workspace folder that's to be added.
_i2.String? get name => _i4.getProperty(
this,
'name',
);