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