IList<IAlarm> Alarms { get; }
ReadOnly Property Alarms As IList(Of IAlarm) Get
property IList<IAlarm^>^ Alarms { IList<IAlarm^>^ get (); }