public string FamilyCity { get; set; }
Public Property FamilyCity As String
public: property String^ FamilyCity { String^ get (); void set (String^ value); }