'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsSimple As Boolean
'Usage
Dim instance As UABrowsePathElementCollection Dim value As Boolean value = instance.IsSimple
[DefaultValue(true)] public bool IsSimple {get;}
[DefaultValue(true)] public: property bool IsSimple { bool get(); }