proper property
The grammatical properness. Possible string values are:
- "PROPER_UNKNOWN" : Proper is not applicable in the analyzed language or is not predicted.
 - "PROPER" : Proper
 - "NOT_PROPER" : Not proper
 
Implementation
core.String? proper;
The grammatical properness. Possible string values are:
core.String? proper;