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