'Declaration
Public ReadOnly Property AreAnyTouchesCapturedWithin As System.Boolean
'Usage
Dim instance As VerticalScrollbarsPresenter Dim value As System.Boolean value = instance.AreAnyTouchesCapturedWithin
public System.bool AreAnyTouchesCapturedWithin {get;}