public NamePart Ideographic {get; set;}
public: property NamePart^ Ideographic { NamePart^ get(); void set ( NamePart^ value); }
'Declaration Public Property Ideographic As NamePart
'Usage Dim instance As PersonName Dim value As NamePart instance.Ideographic = value value = instance.Ideographic
Target Platforms: .NET CLR 4.0 or higher
PersonName Class PersonName Members