'Declaration
<NotNullAttribute()> Protected MustOverride Shadows ReadOnly Property XmlNs As String
'Usage
Dim instance As CompositeDataType Dim value As String value = instance.XmlNs
[NotNull()] protected abstract new string XmlNs {get;}
'Declaration
<NotNullAttribute()> Protected MustOverride Shadows ReadOnly Property XmlNs As String
'Usage
Dim instance As CompositeDataType Dim value As String value = instance.XmlNs
[NotNull()] protected abstract new string XmlNs {get;}