name
The name of this ride option.
Declaration
var name: String { get set }Discussion
Siri displays this string to the user during the ride selection process and when confirming the ride. The init(name:estimatedPickupDate:) method sets this property at initialization time.