[This is preliminary documentation and is subject to change.]
Phonetic Name Representation Property
| C# | Visual Basic | Visual C++ |
public string PhoneticName { get; set; }
Public Property PhoneticName As String
public: property String^ PhoneticName { String^ get (); void set (String^ value); }