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