pronunciation property

String? pronunciation
getter/setter pair

The pronunciation of the getNames() field, often in hiragana or katakana.

In Japanese, the name is written in kanji, which can have multiple readings. Therefore a hint is often provided, called furigana, which spells the name phonetically.

Implementation

String? pronunciation;