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