'Declaration<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property EffectiveEdgeNodeId As String
'UsageDim instance As EasySparkplugEdgeNodeCore Dim value As String value = instance.EffectiveEdgeNodeId
[JetBrains.Annotations.NotNull()] public string EffectiveEdgeNodeId {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).
The default value of this property is "" (String.Empty).