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