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