'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Title As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.Title
[NotNull()] public static UAQualifiedName Title {get;}
[NotNull()] public: static property UAQualifiedName^ Title { UAQualifiedName^ get(); }