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