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