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