public IList<Module> Modules { get; set; }
public: property IList<Module^>^ Modules { IList<Module^>^ get (); void set (IList<Module^>^ value); }