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