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