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