protected string Description { get; set; }
Protected Property Description As String Get Set
protected: property String^ Description { String^ get (); void set (String^ value); }