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