public int TotalVisits { get; }
Public ReadOnly Property TotalVisits As Integer
public: property int TotalVisits { int get (); }