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