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