'Declaration<JetBrains.Annotations.NotNullAttribute()> Public Property SystemDescriptor As SparkplugSystemDescriptor
'UsageDim instance As EasySparkplugNotificationEventArgs Dim value As SparkplugSystemDescriptor instance.SystemDescriptor = value value = instance.SystemDescriptor
[JetBrains.Annotations.NotNull()] public SparkplugSystemDescriptor SystemDescriptor {get; set;}
[JetBrains.Annotations.NotNull()] public: property SparkplugSystemDescriptor^ SystemDescriptor { SparkplugSystemDescriptor^ get(); void set ( SparkplugSystemDescriptor^ value); }
Property Value
The value of this property cannot be null (Nothing in Visual Basic).