'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property IsInitialized As System.Boolean
'Usage
Dim instance As FormulaBar Dim value As System.Boolean value = instance.IsInitialized
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public System.bool IsInitialized {get;}