public Tour BestTour { get; }
Public ReadOnly Property BestTour As Tour Get
public: property Tour^ BestTour { Tour^ get (); }