Gets the plural form.
string Plural form component from the header, for example: 'nplurals=2; plural=(n > 1);'.
public function getPluralForms() { return $this->pluralForms; }