'Declaration
Public ReadOnly Property IsInputMethodEnabled As System.Boolean
'Usage
Dim instance As VerticalScrollbarsPresenter Dim value As System.Boolean value = instance.IsInputMethodEnabled
public System.bool IsInputMethodEnabled {get;}
public read-only property IsInputMethodEnabled: System.Boolean;
public function get IsInputMethodEnabled : System.boolean
public: __property System.bool get_IsInputMethodEnabled();
public: property System.bool IsInputMethodEnabled { System.bool get(); }