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