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