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