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