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