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