Internal Use Only
public string FamilyName {get; set;}
'Declaration
Public Property FamilyName As String
'Usage
Dim instance As NamePart
Dim value As String
instance.FamilyName = value
value = instance.FamilyName
Target Platforms: .NET CLR 4.0 or higher