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