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