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