[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleclient.pp line 21
| type TGoogleClaims = class(TClaims) | 
| published | 
| property azp: string; [rw] | 
| property email: string; [rw] | 
| property email_verified: Boolean; [rw] | 
| property at_hash: string; [rw] | 
| end; | 
| | | 
| TObject |