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