'Declaration<JetBrains.Annotations.CanBeNullAttribute()> Property Path As String
'UsageDim instance As _EndpointDescriptor Dim value As String instance.Path = value value = instance.Path
[JetBrains.Annotations.CanBeNull()] string Path {get; set;}
Property Value
The value of this property can be null (Nothing in Visual Basic).
The default value of this property is null.