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