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