Property getter and setter for googlePlaceId:
String? get googlePlaceId;
set googlePlaceId(String? googlePlaceId);