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