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