'Declaration Public ReadOnly Property CountOfPunchesFound As Integer
'Usage Dim instance As AutoRemoveHolePunchResults Dim value As Integer value = instance.CountOfPunchesFound
public int CountOfPunchesFound {get;}
public: __property int get_CountOfPunchesFound();