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