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