public string From { get; set; }
Public Property From As String Get Set
public: property String^ From { String^ get (); void set (String^ value); }
member From : string with get, set
In This Article