'Declaration<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property PathString As String
'UsageDim instance As UANamedNodePath Dim value As String value = instance.PathString
[JetBrains.Annotations.NotNull()] public string PathString {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).
The default value of this property is "/".