errorsCount property

int? get errorsCount

Implementation

int? get errorsCount;
set errorsCount (int? errorsCount)

Implementation

set errorsCount(int? errorsCount);