'Declaration
Protected ReadOnly Property IsEnabledCore As System.Boolean
'Usage
Dim instance As SheetPresenter Dim value As System.Boolean value = instance.IsEnabledCore
protected System.bool IsEnabledCore {get;}
protected read-only property IsEnabledCore: System.Boolean;
protected function get IsEnabledCore : System.boolean
protected: __property System.bool get_IsEnabledCore();
protected: property System.bool IsEnabledCore { System.bool get(); }