'Declaration<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property EdgeNode As EasySparkplugEdgeNodeCore
'UsageDim instance As ISparkplugDevice Dim value As EasySparkplugEdgeNodeCore value = instance.EdgeNode
[JetBrains.Annotations.CanBeNull()] EasySparkplugEdgeNodeCore EdgeNode {get;}
[JetBrains.Annotations.CanBeNull()] property EasySparkplugEdgeNodeCore^ EdgeNode { EasySparkplugEdgeNodeCore^ get(); }
Property Value
The value of this property can be null (Nothing in Visual Basic).