[CanBeNull()] public string UriString {get;}
'Declaration
<CanBeNullAttribute()> Public ReadOnly Property UriString As String
'Usage
Dim instance As UANamespaceAttribute Dim value As String value = instance.UriString
Property Value
This value of this property can be null
(Nothing
in Visual Basic).