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