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