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