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