'Declaration
<JetBrains.Annotations.NotNullAttribute()> Property Namespace As String
'Usage
Dim instance As _XmlQualifiedName2 Dim value As String instance.Namespace = value value = instance.Namespace
[JetBrains.Annotations.NotNull()] string Namespace {get; set;}
Property Value
The value of this property can be null
(Nothing
in Visual Basic).
The value of this property cannot be null
(Nothing
in Visual Basic).