name property
Localised place category name.
It is available only when when PlaceCategory is obtained from Place.
That means that when PlaceCategory is constructed directly by the client,
name is always null.
Gets the localised place category name.
Implementation
String? get name;