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