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