name
The name of the accessory.
Declaration
var name: String { get }Discussion
Use the updateName(_:completionHandler:) method to change the name to a value chosen by the user.
The name of the accessory.
var name: String { get }Use the updateName(_:completionHandler:) method to change the name to a value chosen by the user.