'Declaration
Protected Overrides Function CanInterceptKeyboardInput() As System.Boolean
'Usage
Dim instance As NInputElement Dim value As System.Boolean value = instance.CanInterceptKeyboardInput()
protected override System.bool CanInterceptKeyboardInput()