---
title: rating
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inridedriver/rating
---

# rating

The driver’s current rating.

## Declaration

```swift
var rating: String? { get }
```

## Discussion

Discussion Siri displays the string you provide when displaying the status of a ride request.

## See Also

### Getting the Driver Information

- [phoneNumber](intents/inridedriver/phonenumber.md)
