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