name
The user specified name of the service.
Declaration
var name: String { get }Discussion
Rename services by calling the updateName(_:completionHandler:) method with a value given by the user.
The user specified name of the service.
var name: String { get }Rename services by calling the updateName(_:completionHandler:) method with a value given by the user.