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