'Declaration<NotNullAttribute()> Property Namespace As String
'UsageDim instance As _XmlQualifiedName2 Dim value As String instance.Namespace = value value = instance.Namespace
[NotNull()] string Namespace {get; set;}
'Declaration<NotNullAttribute()> Property Namespace As String
'UsageDim instance As _XmlQualifiedName2 Dim value As String instance.Namespace = value value = instance.Namespace
[NotNull()] string Namespace {get; set;}