The list of the capabilities the element has.
| C# | Visual Basic | Visual C++ |
public IList<Capability> Capabilities { get; }
Public ReadOnly Property Capabilities As IList(Of Capability)
public: property IList<Capability^>^ Capabilities { IList<Capability^>^ get (); }
