sheetName property

String get sheetName

returns the sheet-name

Implementation

String get sheetName {
  return _sheetName;
}