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