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