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