'Declaration
<DefaultValueAttribute(False)> Public ReadOnly Property IsConfigured As Boolean
'Usage
Dim instance As UABrowsePathElement Dim value As Boolean value = instance.IsConfigured
[DefaultValue(false)] public bool IsConfigured {get;}
[DefaultValue(false)] public: property bool IsConfigured { bool get(); }