 | PersonalNameStructureName Property |
Gets or sets the person's name. See remarks for details.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: 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}}
Remarks
The surname of an individual, if known, is enclosed between two slash (/) characters. The order of the
name parts should be the order that the person would, by custom of their culture, have used when
giving it to a recorder.Early versions of Personal Ancestral File ® and other products did not use the
trailing slash when the surname was the last element of the name.If part of name is illegible, that part
is indicated by an ellipsis(...). Capitalize the name of a person or place in the conventional
manner— capitalize the first letter of each part and lowercase the other letters, unless conventional
usage is otherwise.For example: McMurray
Examples:
See Also