'Declaration Public ReadOnly Property CountOfAreasFound As Integer
'Usage Dim instance As AutoInverseTextResults Dim value As Integer value = instance.CountOfAreasFound
public int CountOfAreasFound {get;}
public: __property int get_CountOfAreasFound();