public int YouVisits { get; internal set; }
Public Property YouVisits As Integer
public: property int YouVisits { int get (); void set (int value); }