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