'Declaration Public ReadOnly Property CountOfSpecksFound As Integer
'Usage Dim instance As AutoDespeckleResults Dim value As Integer value = instance.CountOfSpecksFound
public int CountOfSpecksFound {get;}
public: __property int get_CountOfSpecksFound();