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