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