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