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