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