errorCount property

int? get errorCount

Implementation

int? get errorCount;
set errorCount (int? errorCount)

Implementation

set errorCount(int? errorCount);