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