displayName property
The display name of the document, it supports all Unicode characters
except the following: *, ?, [, ], %, {, },', \", ,
~, = and : are reserved.
If not specified, a default ID is generated.
Implementation
core.String? displayName;