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