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