-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Wallet.WalletItemCustomProperty.Name |
winrt property |
Caution
The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.
Gets or sets the custom property label.
The custom property label.
Unlike the key for the DisplayProperties collection, the Name value of a WalletItemCustomProperty object is intended for user UI. Setting the value that's reported by Name is a required parameter when you construct a new WalletItemCustomProperty (see WalletItemCustomProperty constructor). In most cases you won't be setting the Name property of an existing WalletItemCustomProperty, as opposed to constructing a new one.