sheetName property

String sheetName

returns the sheet-name

Implementation

String get sheetName {
  return _sheetName;
}