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