'Declaration
<DefaultValueAttribute(False)> <IsValueEvidentAttribute(True)> Public ReadOnly Property HasWriterGroupId As Boolean
'Usage
Dim instance As UAPubSubHeader Dim value As Boolean value = instance.HasWriterGroupId
[DefaultValue(false)] [IsValueEvident(true)] public bool HasWriterGroupId {get;}
[DefaultValue(false)] [IsValueEvident(true)] public: property bool HasWriterGroupId { bool get(); }