'Declaration
<DefaultValueAttribute(0)> ReadOnly Property NamespaceIndex As Integer
'Usage
Dim instance As IUAQualifiedName Dim value As Integer value = instance.NamespaceIndex
[DefaultValue(0)] int NamespaceIndex {get;}
[DefaultValue(0)] property int NamespaceIndex { int get(); }