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