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