'Declaration
<NotNullAttribute()> Protected Overridable ReadOnly Property XmlNs As String
'Usage
Dim instance As UAApplicationElement Dim value As String value = instance.XmlNs
[NotNull()] protected virtual string XmlNs {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).