name
The published name of the scalar.
Declaration
var name: String? { get }Discussion
Some scalars, such as control characters, do not have a value for this property in the Unicode Character Database. For such scalars, this property is nil.
This property corresponds to the “Name” property in the Unicode Standard.