name
A string containing the name of this service.
Declaration
var name: String { get }Discussion
This value is set when the object is first initialized, whether by your code or by a browser object. See init(domain:type:name:) for more information.
A string containing the name of this service.
var name: String { get }This value is set when the object is first initialized, whether by your code or by a browser object. See init(domain:type:name:) for more information.