---
title: name
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentpaymentmethod/name
---

# name

The user-visible name of the payment method

## Declaration

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

## See Also

### Getting the payment details

- [paymentType](appintents/intentpaymentmethod/paymenttype-swift.property.md)
- [identificationHint](appintents/intentpaymentmethod/identificationhint.md)
- [icon](appintents/intentpaymentmethod/icon.md)
- [IntentPaymentMethod.PaymentType](appintents/intentpaymentmethod/paymenttype-swift.enum.md)
