Property AurasById AurasById Gets a cache of auras by their ID. Declaration IObservableCache<IAura, string> AurasById { get; } Property Value Type Description IObservableCache<IAura, string>