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