public string FamilyName {get; set;}
public: property String^ FamilyName { String^ get(); void set ( String^ value); }
'Declaration Public Property FamilyName As String
'Usage Dim instance As Patient Dim value As String instance.FamilyName = value value = instance.FamilyName
Set this value to null to ignore this field for all matching operations.
Target Platforms
Patient Class Patient Members