name property

String? name

The name of a workspace folder that's to be added.

Implementation

_i2.String? get name => _i4.getProperty(
      this,
      'name',
    );