'Declaration
Public ReadOnly Property HasName As Boolean
'Usage
Dim instance As UAPubSubObjectDescriptor Dim value As Boolean value = instance.HasName
public bool HasName {get;}
Property Value
The default value of this property is False
.
'Declaration
Public ReadOnly Property HasName As Boolean
'Usage
Dim instance As UAPubSubObjectDescriptor Dim value As Boolean value = instance.HasName
public bool HasName {get;}
The default value of this property is False
.