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