[This is preliminary documentation and is subject to change.]
public string Description { get; set; }
Public Property Description As String
public: property String^ Description { String^ get (); void set (String^ value); }