 | PhoneticNameName Property |
Gets or sets the phonetic variation of the name, written in the same form as
Name, but phonetically written using the method indicated by the
Type property, for example if hiragana was used to provide a reading of a name written in kanji, then the
Type value would indicate ‘kana’.
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Name { get; set; }Public Property Name As String
Get
Set
member Name : string with get, set
Property Value
StringRequired; Size: {1:120}
See Also