getPartOfSpeech method

Pos? getPartOfSpeech()

Implementation

Pos? getPartOfSpeech() {
  return partOfSpeech;
}