name
The name of the port.
Declaration
var name: String? { get }Discussion
This property can’t change while the VM is running. A null value indicates a name isn’t set.
The name of the port.
var name: String? { get }This property can’t change while the VM is running. A null value indicates a name isn’t set.