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