public int PageHits { get; set; }
Public Property PageHits As Integer Get Set
public: property int^ PageHits { int^ get (); void set (int^ value); }