'Declaration
Protected Overridable ReadOnly Property CanEnableIme As System.Boolean
'Usage
Dim instance As NInplaceEditWinFormControlSurrogate Dim value As System.Boolean value = instance.CanEnableIme
protected virtual System.bool CanEnableIme {get;}