Discussion 解説
The name of a scalar is immutable and never changed in future versions of the Unicode Standard. The name
property is provided to issue corrections if a name was issued erroneously. For example, the name
of U+FE18 is “PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRACKET” (note that “BRACKET” is misspelled). The name
property then contains the corrected name.
あるスカラーの名前は不変です、そして決してユニコード標準の将来の版において変更されません。name
プロパティは、ある名前が不正確に発行されたならば、訂正を発行するために提供されます。たとえば、U+FE18 のname
は “PRESENTATION FORM FOR VERTICAL RIGHT WHITE LENTICULAR BRAKCET” です( “BRACKET” に綴り間違いがあるのに注意してください)。name
プロパティはその後、訂正された名前を含みます。
If a scalar has no alias, this property is nil
.
あるスカラーがエイリアスを持たないならば、このプロパティはnil
です。
This property corresponds to the “Name_Alias” property in the Unicode Standard. このプロパティは、ユニコード標準における “Name_Alias” に相当します。