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