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