cellType property

CellType cellType

returns the cell type

Implementation

CellType get cellType {
  return _cellType;
}