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