The following tables list the members exposed by PersonName.
| Name | Description | |
|---|---|---|
| PersonName Constructor | Overloaded. Initializes a new instance of the PersonName class. |
| Name | Description | |
|---|---|---|
| Family | Gets or sets the family name component. |
| Full | Gets the full name. |
| FullDicomEncoded | Gets or sets the full name. |
| Given | Gets or sets the given name component. |
| Middle | Gets or sets the middle name component. |
| Prefix | Gets or sets the name prefix component. |
| Suffix | Gets or sets the name suffix component. |