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