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