name
The name of the operation.
Declaration
var name: String? { get set }Discussion
Assign a name to the operation object to help identify it during debugging.
The name of the operation.
var name: String? { get set }Assign a name to the operation object to help identify it during debugging.