public bool CountingRecords { get; set; }
Public Property CountingRecords As Boolean Get Set
public: property bool^ CountingRecords { bool^ get (); void set (bool^ value); }