name
The name of a custom content world.
Declaration
var name: String? { get }Discussion
This property contains a valid string only for content worlds you retrieve using the world(name:) function. The value of this property is nil for the content worlds in the defaultClient and page properties.