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