number property
The grammatical number. Possible string values are:
- "NUMBER_UNKNOWN" : Number is not applicable in the analyzed language or is not predicted.
- "SINGULAR" : Singular
- "PLURAL" : Plural
- "DUAL" : Dual
Implementation
core.String? number;
The grammatical number. Possible string values are:
core.String? number;