[Missing <summary> documentation for "P:Advanced_Combat_Tracker.VcrEvent.Amount"]
public int Amount { get; set; }
Public Property Amount As Integer Get Set
public: property int Amount { int get (); void set (int value); }