'Declaration Public ReadOnly Property Storages As System.Collections.Generic.IList(Of IDataStorage)
public System.Collections.Generic.IList<IDataStorage> Storages { get; }
public: __property System.Collections.Generic.IList<IDataStorage*>* get_Storages();
public:
property System.Collections.Generic.IList<IDataStorage^>^ Storages { System.Collections.Generic.IList<IDataStorage^>^ get(); }