'DeclarationProtected Overrides ReadOnly Property InitialScheme As String
'UsageDim instance As SparkplugBrokerDescriptor Dim value As String value = instance.InitialScheme
protected override string InitialScheme {get;}
Property Value
The property value is always "mqtt".The value of this property can be null (Nothing in Visual Basic).