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