public decimal SellPriceIncGST { get; set; }
Public Property SellPriceIncGST As Decimal Get Set
public: property Decimal^ SellPriceIncGST { Decimal^ get (); void set (Decimal^ value); }