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