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