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