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