'Declaration Public Property SelectionGripperThickness As Integer
'Usage Dim instance As TouchInfo Dim value As Integer instance.SelectionGripperThickness = value value = instance.SelectionGripperThickness
public int SelectionGripperThickness {get; set;}