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